projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71bb2a5
)
Change capabilties vec to show we only write routes.
author
robertl
<robertl>
Fri, 6 May 2005 15:13:45 +0000
(15:13 +0000)
committer
robertl
<robertl>
Fri, 6 May 2005 15:13:45 +0000
(15:13 +0000)
tef_xml.c
patch
|
blob
|
history
diff --git
a/tef_xml.c
b/tef_xml.c
index e22d8ada8412feaa23e3e6b089504f386b135ba2..51946ad26c0fb686a4a7f6d8eff173e02ba2dc88 100644
(file)
--- a/
tef_xml.c
+++ b/
tef_xml.c
@@
-287,7
+287,7
@@
tef_xml_rd_deinit(void)
ff_vecs_t tef_xml_vecs = {
ff_type_file,
- { ff_cap_
read, ff_cap_none, ff_cap_non
e },
+ { ff_cap_
none, ff_cap_none, ff_cap_writ
e },
tef_xml_rd_init,
NULL,
tef_xml_rd_deinit,